[INFO] fetching crate abstract-std 0.26.1...
[INFO] checking abstract-std-0.26.1 against master#ff647322379c48947c196639599067665ff9eb88 for pr-151539-1
[INFO] extracting crate abstract-std 0.26.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate abstract-std 0.26.1
[INFO] finished tweaking crates.io crate abstract-std 0.26.1
[INFO] tweaked toml for crates.io crate abstract-std 0.26.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate abstract-std 0.26.1 on toolchain ff647322379c48947c196639599067665ff9eb88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate abstract-std 0.26.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded workspace-hack v0.1.0
[INFO] [stderr]   Downloaded function_name v0.3.0
[INFO] [stderr]   Downloaded rstest_macros v0.17.0
[INFO] [stderr]   Downloaded rstest v0.17.0
[INFO] [stderr]   Downloaded function_name-proc-macro v0.3.0
[INFO] [stderr]   Downloaded cw-ownable-derive v0.6.0
[INFO] [stderr]   Downloaded cw-address-like v2.0.0
[INFO] [stderr]   Downloaded cw-orch-traits v0.25.0
[INFO] [stderr]   Downloaded cw-ownable v2.1.0
[INFO] [stderr]   Downloaded cw-orch-core v2.1.4
[INFO] [stderr]   Downloaded cw-orch v0.27.0
[INFO] [stderr]   Downloaded cw-orch-fns-derive v0.23.1
[INFO] [stderr]   Downloaded cw-orch-contract-derive v0.21.1
[INFO] [stderr]   Downloaded cw-orch-mock v0.24.4
[INFO] [stderr]   Downloaded cw-orch-traits v0.24.1
[INFO] [stderr]   Downloaded cw20-ics20 v2.0.0
[INFO] [stderr]   Downloaded coverage-helper v0.2.3
[INFO] [stderr]   Downloaded cw-clearable v0.2.0
[INFO] [stderr]   Downloaded cosmrs v0.20.0
[INFO] [stderr]   Downloaded bip32 v0.5.2
[INFO] [stderr]   Downloaded cw-asset v4.0.0
[INFO] [stderr]   Downloaded cw-orch v0.25.1
[INFO] [stderr]   Downloaded cw-blob v0.2.0
[INFO] [stderr]   Downloaded tendermint v0.39.1
[INFO] [stderr]   Downloaded syn v2.0.95
[INFO] [stderr]   Downloaded abstract-cw-multi-test v2.2.4
[INFO] [stderr]   Downloaded cosmos-sdk-proto v0.25.0
[INFO] [stderr]   Downloaded cosmos-sdk-proto v0.24.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1d85bd9781015f37dc1fcbc5e9708cd5bd3260e9e24263cabfef52ecd5ed0530
[INFO] running `Command { std: "docker" "start" "1d85bd9781015f37dc1fcbc5e9708cd5bd3260e9e24263cabfef52ecd5ed0530", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1d85bd9781015f37dc1fcbc5e9708cd5bd3260e9e24263cabfef52ecd5ed0530" "/opt/rustwide/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d85bd9781015f37dc1fcbc5e9708cd5bd3260e9e24263cabfef52ecd5ed0530", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1d85bd9781015f37dc1fcbc5e9708cd5bd3260e9e24263cabfef52ecd5ed0530" "/opt/rustwide/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking cosmwasm-core v2.2.0
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling rstest_macros v0.17.0
[INFO] [stderr]    Compiling function_name-proc-macro v0.3.0
[INFO] [stderr]     Checking tiny-keccak v2.0.2
[INFO] [stderr]    Compiling coverage-helper v0.2.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking workspace-hack v0.1.0
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking function_name v0.3.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling cw-ownable-derive v0.6.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling cosmwasm-derive v2.2.0
[INFO] [stderr]    Compiling cosmwasm-schema-derive v2.2.0
[INFO] [stderr]    Compiling prost-derive v0.13.4
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling cw-orch-fns-derive v0.23.1
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling cw-orch-contract-derive v0.21.1
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]     Checking subtle-encoding v0.5.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking curve25519-dalek-ng v4.1.1
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ed25519-consensus v2.1.0
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking ark-std v0.4.0
[INFO] [stderr]     Checking ark-serialize v0.4.2
[INFO] [stderr]     Checking ed25519-zebra v4.0.3
[INFO] [stderr]     Checking ark-ff v0.4.2
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking serde v1.0.217
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking bip32 v0.5.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking rstest v0.17.0
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking serde-json-wasm v1.0.1
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking prost v0.13.4
[INFO] [stderr]     Checking tendermint-proto v0.39.1
[INFO] [stderr]     Checking prost-types v0.13.4
[INFO] [stderr]     Checking ark-poly v0.4.2
[INFO] [stderr]     Checking ark-ec v0.4.2
[INFO] [stderr]     Checking cosmwasm-schema v2.2.0
[INFO] [stderr]     Checking ark-bls12-381 v0.4.0
[INFO] [stderr]     Checking cosmwasm-crypto v2.2.0
[INFO] [stderr]     Checking cosmwasm-std v2.2.0
[INFO] [stderr]     Checking cw-storage-plus v2.0.0
[INFO] [stderr]     Checking cw-utils v2.0.0
[INFO] [stderr]     Checking cw-address-like v2.0.0
[INFO] [stderr]     Checking cw-clearable v0.2.0
[INFO] [stderr]     Checking cw20 v2.0.0
[INFO] [stderr]     Checking cw2 v2.0.0
[INFO] [stderr]     Checking cw-controllers v2.0.0
[INFO] [stderr]     Checking cw-ownable v2.1.0
[INFO] [stderr]     Checking cw20-ics20 v2.0.0
[INFO] [stderr]     Checking cw-asset v4.0.0
[INFO] [stderr]     Checking cw20-base v2.0.0
[INFO] [stderr]     Checking abstract-cw-multi-test v2.2.4
[INFO] [stderr]     Checking cosmos-sdk-proto v0.24.0
[INFO] [stderr]     Checking cosmos-sdk-proto v0.25.0
[INFO] [stderr]     Checking tendermint v0.39.1
[INFO] [stderr]     Checking cosmrs v0.20.0
[INFO] [stderr]     Checking cw-orch-core v2.1.4
[INFO] [stderr]     Checking cw-orch-mock v0.24.4
[INFO] [stderr]     Checking cw-orch-traits v0.24.1
[INFO] [stderr]     Checking cw-orch-traits v0.25.0
[INFO] [stderr]     Checking cw-orch v0.25.1
[INFO] [stderr]     Checking cw-orch v0.27.0
[INFO] [stderr]     Checking cw-blob v0.2.0
[INFO] [stderr]     Checking abstract-std v0.26.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]   --> src/objects/ans_asset.rs:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 |     #[coverage_helper::test]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]   --> src/objects/ans_asset.rs:44:7
[INFO] [stdout]    |
[INFO] [stdout] 44 |     #[coverage_helper::test]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/entry/asset_entry.rs:129:7
[INFO] [stdout]     |
[INFO] [stdout] 129 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/entry/asset_entry.rs:137:7
[INFO] [stdout]     |
[INFO] [stdout] 137 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/entry/asset_entry.rs:173:7
[INFO] [stdout]     |
[INFO] [stdout] 173 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/entry/asset_entry.rs:179:7
[INFO] [stdout]     |
[INFO] [stdout] 179 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/entry/asset_entry.rs:185:7
[INFO] [stdout]     |
[INFO] [stdout] 185 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/entry/asset_entry.rs:191:7
[INFO] [stdout]     |
[INFO] [stdout] 191 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/entry/asset_entry.rs:197:7
[INFO] [stdout]     |
[INFO] [stdout] 197 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/entry/channel_entry.rs:149:7
[INFO] [stdout]     |
[INFO] [stdout] 149 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/entry/channel_entry.rs:168:7
[INFO] [stdout]     |
[INFO] [stdout] 168 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/entry/channel_entry.rs:199:7
[INFO] [stdout]     |
[INFO] [stdout] 199 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/entry/contract_entry.rs:174:11
[INFO] [stdout]     |
[INFO] [stdout] 174 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/entry/contract_entry.rs:193:11
[INFO] [stdout]     |
[INFO] [stdout] 193 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/entry/contract_entry.rs:224:11
[INFO] [stdout]     |
[INFO] [stdout] 224 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/entry/contract_entry.rs:247:11
[INFO] [stdout]     |
[INFO] [stdout] 247 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/entry/contract_entry.rs:273:11
[INFO] [stdout]     |
[INFO] [stdout] 273 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/entry/dex_asset_pairing.rs:107:7
[INFO] [stdout]     |
[INFO] [stdout] 107 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/entry/dex_asset_pairing.rs:126:7
[INFO] [stdout]     |
[INFO] [stdout] 126 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/entry/dex_asset_pairing.rs:160:7
[INFO] [stdout]     |
[INFO] [stdout] 160 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/entry/dex_asset_pairing.rs:183:7
[INFO] [stdout]     |
[INFO] [stdout] 183 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/entry/dex_asset_pairing.rs:195:7
[INFO] [stdout]     |
[INFO] [stdout] 195 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]   --> src/objects/entry/lp_token.rs:61:11
[INFO] [stdout]    |
[INFO] [stdout] 61 |         #[coverage_helper::test]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]   --> src/objects/entry/lp_token.rs:74:11
[INFO] [stdout]    |
[INFO] [stdout] 74 |         #[coverage_helper::test]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]   --> src/objects/entry/lp_token.rs:89:11
[INFO] [stdout]    |
[INFO] [stdout] 89 |         #[coverage_helper::test]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/entry/lp_token.rs:100:11
[INFO] [stdout]     |
[INFO] [stdout] 100 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/entry/lp_token.rs:107:11
[INFO] [stdout]     |
[INFO] [stdout] 107 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/entry/lp_token.rs:119:11
[INFO] [stdout]     |
[INFO] [stdout] 119 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/entry/lp_token.rs:132:11
[INFO] [stdout]     |
[INFO] [stdout] 132 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/pool/pool_id.rs:184:7
[INFO] [stdout]     |
[INFO] [stdout] 184 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/pool/pool_id.rs:194:7
[INFO] [stdout]     |
[INFO] [stdout] 194 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/pool/pool_id.rs:204:7
[INFO] [stdout]     |
[INFO] [stdout] 204 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/pool/pool_id.rs:211:7
[INFO] [stdout]     |
[INFO] [stdout] 211 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/pool/pool_id.rs:219:7
[INFO] [stdout]     |
[INFO] [stdout] 219 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/pool/pool_metadata.rs:200:7
[INFO] [stdout]     |
[INFO] [stdout] 200 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/pool/pool_metadata.rs:224:7
[INFO] [stdout]     |
[INFO] [stdout] 224 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/pool/pool_metadata.rs:126:11
[INFO] [stdout]     |
[INFO] [stdout] 126 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/pool/pool_metadata.rs:143:11
[INFO] [stdout]     |
[INFO] [stdout] 143 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/pool/pool_metadata.rs:157:11
[INFO] [stdout]     |
[INFO] [stdout] 157 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/pool/pool_metadata.rs:171:11
[INFO] [stdout]     |
[INFO] [stdout] 171 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/pool/pool_metadata.rs:185:11
[INFO] [stdout]     |
[INFO] [stdout] 185 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/pool/unique_pool_id.rs:100:7
[INFO] [stdout]     |
[INFO] [stdout] 100 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/pool/unique_pool_id.rs:119:7
[INFO] [stdout]     |
[INFO] [stdout] 119 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/pool/unique_pool_id.rs:150:7
[INFO] [stdout]     |
[INFO] [stdout] 150 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]   --> src/objects/salt.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 |     #[coverage_helper::test]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]   --> src/objects/salt.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 |     #[coverage_helper::test]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]   --> src/objects/dependency.rs:82:7
[INFO] [stdout]    |
[INFO] [stdout] 82 |     #[coverage_helper::test]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]   --> src/objects/dependency.rs:92:7
[INFO] [stdout]    |
[INFO] [stdout] 92 |     #[coverage_helper::test]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/dependency.rs:101:7
[INFO] [stdout]     |
[INFO] [stdout] 101 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/dependency.rs:110:7
[INFO] [stdout]     |
[INFO] [stdout] 110 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/dependency.rs:119:7
[INFO] [stdout]     |
[INFO] [stdout] 119 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/dependency.rs:130:7
[INFO] [stdout]     |
[INFO] [stdout] 130 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/dependency.rs:141:7
[INFO] [stdout]     |
[INFO] [stdout] 141 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]   --> src/objects/deposit_info.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 |     #[coverage_helper::test]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]   --> src/objects/deposit_info.rs:56:7
[INFO] [stdout]    |
[INFO] [stdout] 56 |     #[coverage_helper::test]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]   --> src/objects/deposit_info.rs:65:7
[INFO] [stdout]    |
[INFO] [stdout] 65 |     #[coverage_helper::test]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]   --> src/objects/deposit_info.rs:74:7
[INFO] [stdout]    |
[INFO] [stdout] 74 |     #[coverage_helper::test]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]   --> src/objects/deposit_info.rs:83:7
[INFO] [stdout]    |
[INFO] [stdout] 83 |     #[coverage_helper::test]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/fee.rs:152:11
[INFO] [stdout]     |
[INFO] [stdout] 152 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/fee.rs:162:11
[INFO] [stdout]     |
[INFO] [stdout] 162 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/fee.rs:170:11
[INFO] [stdout]     |
[INFO] [stdout] 170 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/fee.rs:178:11
[INFO] [stdout]     |
[INFO] [stdout] 178 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/fee.rs:185:11
[INFO] [stdout]     |
[INFO] [stdout] 185 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/fee.rs:200:11
[INFO] [stdout]     |
[INFO] [stdout] 200 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/fee.rs:208:11
[INFO] [stdout]     |
[INFO] [stdout] 208 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/fee.rs:219:11
[INFO] [stdout]     |
[INFO] [stdout] 219 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/fee.rs:229:11
[INFO] [stdout]     |
[INFO] [stdout] 229 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/fee.rs:237:11
[INFO] [stdout]     |
[INFO] [stdout] 237 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/fee.rs:245:11
[INFO] [stdout]     |
[INFO] [stdout] 245 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/fee.rs:253:11
[INFO] [stdout]     |
[INFO] [stdout] 253 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/gov_type.rs:268:7
[INFO] [stdout]     |
[INFO] [stdout] 268 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/module.rs:572:11
[INFO] [stdout]     |
[INFO] [stdout] 572 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/module.rs:591:11
[INFO] [stdout]     |
[INFO] [stdout] 591 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/module.rs:623:11
[INFO] [stdout]     |
[INFO] [stdout] 623 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/module.rs:654:11
[INFO] [stdout]     |
[INFO] [stdout] 654 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/module.rs:726:11
[INFO] [stdout]     |
[INFO] [stdout] 726 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/module.rs:762:11
[INFO] [stdout]     |
[INFO] [stdout] 762 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/module.rs:773:11
[INFO] [stdout]     |
[INFO] [stdout] 773 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/module.rs:821:11
[INFO] [stdout]     |
[INFO] [stdout] 821 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/module.rs:834:11
[INFO] [stdout]     |
[INFO] [stdout] 834 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/module.rs:851:11
[INFO] [stdout]     |
[INFO] [stdout] 851 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/module.rs:862:11
[INFO] [stdout]     |
[INFO] [stdout] 862 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/module.rs:877:11
[INFO] [stdout]     |
[INFO] [stdout] 877 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/module_reference.rs:124:7
[INFO] [stdout]     |
[INFO] [stdout] 124 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/module_reference.rs:135:7
[INFO] [stdout]     |
[INFO] [stdout] 135 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/module_reference.rs:146:7
[INFO] [stdout]     |
[INFO] [stdout] 146 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/module_reference.rs:157:7
[INFO] [stdout]     |
[INFO] [stdout] 157 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/module_reference.rs:168:7
[INFO] [stdout]     |
[INFO] [stdout] 168 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/module_reference.rs:179:7
[INFO] [stdout]     |
[INFO] [stdout] 179 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/module_reference.rs:190:7
[INFO] [stdout]     |
[INFO] [stdout] 190 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/module_reference.rs:203:7
[INFO] [stdout]     |
[INFO] [stdout] 203 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/module_reference.rs:226:7
[INFO] [stdout]     |
[INFO] [stdout] 226 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/module_version.rs:209:7
[INFO] [stdout]     |
[INFO] [stdout] 209 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/module_version.rs:242:7
[INFO] [stdout]     |
[INFO] [stdout] 242 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/module_version.rs:278:7
[INFO] [stdout]     |
[INFO] [stdout] 278 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/namespace.rs:125:7
[INFO] [stdout]     |
[INFO] [stdout] 125 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/namespace.rs:131:7
[INFO] [stdout]     |
[INFO] [stdout] 131 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/namespace.rs:137:7
[INFO] [stdout]     |
[INFO] [stdout] 137 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/namespace.rs:143:7
[INFO] [stdout]     |
[INFO] [stdout] 143 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/namespace.rs:149:7
[INFO] [stdout]     |
[INFO] [stdout] 149 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/namespace.rs:155:7
[INFO] [stdout]     |
[INFO] [stdout] 155 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/ownership/gov_ownable.rs:428:7
[INFO] [stdout]     |
[INFO] [stdout] 428 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/ownership/gov_ownable.rs:448:7
[INFO] [stdout]     |
[INFO] [stdout] 448 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/ownership/gov_ownable.rs:463:7
[INFO] [stdout]     |
[INFO] [stdout] 463 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/ownership/gov_ownable.rs:500:7
[INFO] [stdout]     |
[INFO] [stdout] 500 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/ownership/gov_ownable.rs:552:7
[INFO] [stdout]     |
[INFO] [stdout] 552 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/ownership/gov_ownable.rs:629:7
[INFO] [stdout]     |
[INFO] [stdout] 629 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/ownership/gov_ownable.rs:691:7
[INFO] [stdout]     |
[INFO] [stdout] 691 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/truncated_chain_id.rs:140:7
[INFO] [stdout]     |
[INFO] [stdout] 140 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/truncated_chain_id.rs:146:7
[INFO] [stdout]     |
[INFO] [stdout] 146 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/truncated_chain_id.rs:152:7
[INFO] [stdout]     |
[INFO] [stdout] 152 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/truncated_chain_id.rs:158:7
[INFO] [stdout]     |
[INFO] [stdout] 158 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/truncated_chain_id.rs:164:7
[INFO] [stdout]     |
[INFO] [stdout] 164 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/truncated_chain_id.rs:170:7
[INFO] [stdout]     |
[INFO] [stdout] 170 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/truncated_chain_id.rs:183:7
[INFO] [stdout]     |
[INFO] [stdout] 183 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/truncated_chain_id.rs:188:7
[INFO] [stdout]     |
[INFO] [stdout] 188 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/truncated_chain_id.rs:193:7
[INFO] [stdout]     |
[INFO] [stdout] 193 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/truncated_chain_id.rs:198:7
[INFO] [stdout]     |
[INFO] [stdout] 198 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/truncated_chain_id.rs:203:7
[INFO] [stdout]     |
[INFO] [stdout] 203 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/truncated_chain_id.rs:208:7
[INFO] [stdout]     |
[INFO] [stdout] 208 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/voting.rs:524:7
[INFO] [stdout]     |
[INFO] [stdout] 524 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/voting.rs:546:7
[INFO] [stdout]     |
[INFO] [stdout] 546 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/voting.rs:574:7
[INFO] [stdout]     |
[INFO] [stdout] 574 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/voting.rs:639:7
[INFO] [stdout]     |
[INFO] [stdout] 639 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/voting.rs:658:7
[INFO] [stdout]     |
[INFO] [stdout] 658 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/voting.rs:710:7
[INFO] [stdout]     |
[INFO] [stdout] 710 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/voting.rs:780:7
[INFO] [stdout]     |
[INFO] [stdout] 780 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/voting.rs:949:7
[INFO] [stdout]     |
[INFO] [stdout] 949 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/objects/voting.rs:1051:7
[INFO] [stdout]      |
[INFO] [stdout] 1051 |     #[coverage_helper::test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/account/account_id.rs:282:11
[INFO] [stdout]     |
[INFO] [stdout] 282 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/account/account_id.rs:301:11
[INFO] [stdout]     |
[INFO] [stdout] 301 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/account/account_id.rs:320:11
[INFO] [stdout]     |
[INFO] [stdout] 320 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/account/account_id.rs:351:11
[INFO] [stdout]     |
[INFO] [stdout] 351 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/account/account_id.rs:377:11
[INFO] [stdout]     |
[INFO] [stdout] 377 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/account/account_id.rs:400:11
[INFO] [stdout]     |
[INFO] [stdout] 400 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/account/account_id.rs:407:11
[INFO] [stdout]     |
[INFO] [stdout] 407 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/account/account_id.rs:420:11
[INFO] [stdout]     |
[INFO] [stdout] 420 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/account/account_trace.rs:244:11
[INFO] [stdout]     |
[INFO] [stdout] 244 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/account/account_trace.rs:250:11
[INFO] [stdout]     |
[INFO] [stdout] 250 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/account/account_trace.rs:259:11
[INFO] [stdout]     |
[INFO] [stdout] 259 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/account/account_trace.rs:273:11
[INFO] [stdout]     |
[INFO] [stdout] 273 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/account/account_trace.rs:289:11
[INFO] [stdout]     |
[INFO] [stdout] 289 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/account/account_trace.rs:294:11
[INFO] [stdout]     |
[INFO] [stdout] 294 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/account/account_trace.rs:299:11
[INFO] [stdout]     |
[INFO] [stdout] 299 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/account/account_trace.rs:304:11
[INFO] [stdout]     |
[INFO] [stdout] 304 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/account/account_trace.rs:309:11
[INFO] [stdout]     |
[INFO] [stdout] 309 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/account/account_trace.rs:334:11
[INFO] [stdout]     |
[INFO] [stdout] 334 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/account/account_trace.rs:366:11
[INFO] [stdout]     |
[INFO] [stdout] 366 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/account.rs:390:7
[INFO] [stdout]     |
[INFO] [stdout] 390 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/native/ibc/ibc_client.rs:401:7
[INFO] [stdout]     |
[INFO] [stdout] 401 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/objects/entry/asset_entry.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn key(&self) -> Vec<cw_storage_plus::Key> {
[INFO] [stdout]    |            ^^^^^         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn key(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/objects/entry/asset_entry.rs:97:15
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stdout]    |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/objects/entry/channel_entry.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn key(&self) -> Vec<cw_storage_plus::Key> {
[INFO] [stdout]    |            ^^^^^         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn key(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/objects/entry/channel_entry.rs:77:15
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stdout]    |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/objects/entry/contract_entry.rs:93:12
[INFO] [stdout]    |
[INFO] [stdout] 93 |     fn key(&self) -> Vec<cw_storage_plus::Key> {
[INFO] [stdout]    |            ^^^^^         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 93 |     fn key(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/objects/entry/contract_entry.rs:101:15
[INFO] [stdout]     |
[INFO] [stdout] 101 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stdout]     |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 101 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/objects/entry/dex_asset_pairing.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn key(&self) -> Vec<cw_storage_plus::Key> {
[INFO] [stdout]    |            ^^^^^         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn key(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/objects/entry/dex_asset_pairing.rs:62:15
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn prefix(&self) -> Vec<cw_storage_plus::Key> {
[INFO] [stdout]    |               ^^^^^         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn prefix(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/objects/pool/unique_pool_id.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn key(&self) -> Vec<cw_storage_plus::Key> {
[INFO] [stdout]    |            ^^^^^         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn key(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/objects/pool/unique_pool_id.rs:51:15
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn prefix(&self) -> Vec<cw_storage_plus::Key> {
[INFO] [stdout]    |               ^^^^^         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn prefix(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/objects/module.rs:159:12
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn key(&self) -> Vec<cw_storage_plus::Key> {
[INFO] [stdout]     |            ^^^^^         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn key(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/objects/module.rs:168:15
[INFO] [stdout]     |
[INFO] [stdout] 168 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stdout]     |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/objects/module.rs:312:12
[INFO] [stdout]     |
[INFO] [stdout] 312 |     fn key(&self) -> Vec<cw_storage_plus::Key> {
[INFO] [stdout]     |            ^^^^^         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 312 |     fn key(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/objects/module.rs:321:15
[INFO] [stdout]     |
[INFO] [stdout] 321 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stdout]     |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 321 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/objects/namespace.rs:98:12
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn key(&self) -> Vec<cw_storage_plus::Key> {
[INFO] [stdout]    |            ^^^^^         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn key(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/objects/namespace.rs:104:15
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stdout]     |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/objects/truncated_chain_id.rs:112:12
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn key(&self) -> Vec<cw_storage_plus::Key> {
[INFO] [stdout]     |            ^^^^^         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn key(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/objects/truncated_chain_id.rs:118:15
[INFO] [stdout]     |
[INFO] [stdout] 118 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stdout]     |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/objects/account/account_id.rs:149:12
[INFO] [stdout]     |
[INFO] [stdout] 149 |     fn key(&self) -> Vec<cw_storage_plus::Key> {
[INFO] [stdout]     |            ^^^^^         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 149 |     fn key(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/objects/account/account_id.rs:157:15
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stdout]     |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/objects/account/account_trace.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn key(&self) -> Vec<cw_storage_plus::Key> {
[INFO] [stdout]    |            ^^^^^         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn key(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/objects/account/account_trace.rs:87:15
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stdout]    |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/native/ibc.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |     fn key(&self) -> Vec<cw_storage_plus::Key> {
[INFO] [stdout]     |            ^^^^^         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 244 |     fn key(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/objects/entry/asset_entry.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn key(&self) -> Vec<cw_storage_plus::Key> {
[INFO] [stdout]    |            ^^^^^         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn key(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/objects/entry/asset_entry.rs:97:15
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stdout]    |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/objects/entry/channel_entry.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn key(&self) -> Vec<cw_storage_plus::Key> {
[INFO] [stdout]    |            ^^^^^         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn key(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/objects/entry/channel_entry.rs:77:15
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stdout]    |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/objects/entry/contract_entry.rs:93:12
[INFO] [stdout]    |
[INFO] [stdout] 93 |     fn key(&self) -> Vec<cw_storage_plus::Key> {
[INFO] [stdout]    |            ^^^^^         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 93 |     fn key(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/objects/entry/contract_entry.rs:101:15
[INFO] [stdout]     |
[INFO] [stdout] 101 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stdout]     |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 101 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/objects/entry/dex_asset_pairing.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn key(&self) -> Vec<cw_storage_plus::Key> {
[INFO] [stdout]    |            ^^^^^         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn key(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/objects/entry/dex_asset_pairing.rs:62:15
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn prefix(&self) -> Vec<cw_storage_plus::Key> {
[INFO] [stdout]    |               ^^^^^         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn prefix(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/objects/pool/unique_pool_id.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn key(&self) -> Vec<cw_storage_plus::Key> {
[INFO] [stdout]    |            ^^^^^         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn key(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/objects/pool/unique_pool_id.rs:51:15
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn prefix(&self) -> Vec<cw_storage_plus::Key> {
[INFO] [stdout]    |               ^^^^^         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn prefix(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/objects/module.rs:159:12
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn key(&self) -> Vec<cw_storage_plus::Key> {
[INFO] [stdout]     |            ^^^^^         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn key(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/objects/module.rs:168:15
[INFO] [stdout]     |
[INFO] [stdout] 168 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stdout]     |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/objects/module.rs:312:12
[INFO] [stdout]     |
[INFO] [stdout] 312 |     fn key(&self) -> Vec<cw_storage_plus::Key> {
[INFO] [stdout]     |            ^^^^^         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 312 |     fn key(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/objects/module.rs:321:15
[INFO] [stdout]     |
[INFO] [stdout] 321 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stdout]     |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 321 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/objects/namespace.rs:98:12
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn key(&self) -> Vec<cw_storage_plus::Key> {
[INFO] [stdout]    |            ^^^^^         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn key(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/objects/namespace.rs:104:15
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stdout]     |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/objects/truncated_chain_id.rs:112:12
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn key(&self) -> Vec<cw_storage_plus::Key> {
[INFO] [stdout]     |            ^^^^^         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn key(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/objects/truncated_chain_id.rs:118:15
[INFO] [stdout]     |
[INFO] [stdout] 118 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stdout]     |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/objects/account/account_id.rs:149:12
[INFO] [stdout]     |
[INFO] [stdout] 149 |     fn key(&self) -> Vec<cw_storage_plus::Key> {
[INFO] [stdout]     |            ^^^^^         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 149 |     fn key(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/objects/account/account_id.rs:157:15
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stdout]     |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/objects/account/account_trace.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn key(&self) -> Vec<cw_storage_plus::Key> {
[INFO] [stdout]    |            ^^^^^         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn key(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/objects/account/account_trace.rs:87:15
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stdout]    |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/native/ibc.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |     fn key(&self) -> Vec<cw_storage_plus::Key> {
[INFO] [stdout]     |            ^^^^^         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 244 |     fn key(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] running `Command { std: "docker" "inspect" "1d85bd9781015f37dc1fcbc5e9708cd5bd3260e9e24263cabfef52ecd5ed0530", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d85bd9781015f37dc1fcbc5e9708cd5bd3260e9e24263cabfef52ecd5ed0530", kill_on_drop: false }`
[INFO] [stdout] 1d85bd9781015f37dc1fcbc5e9708cd5bd3260e9e24263cabfef52ecd5ed0530
